Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(Android): Use plugin's getPermissionStates() to support overriding #3939

Merged
merged 3 commits into from
Dec 13, 2020

Conversation

carlpoole
Copy link
Contributor

Ensures that the getPermissionStates method is called against the Plugin in case a plugin author has override it to manipulate the states.

Alternative to: #3911

@carlpoole carlpoole added this to the 3.0.0 milestone Dec 11, 2020
@carlpoole carlpoole requested a review from imhoffd December 11, 2020 19:59
@carlpoole carlpoole self-assigned this Dec 11, 2020
@carlpoole carlpoole changed the title fix(Android): Use plugin getPermissionStates in case it is overridden fix(Android): Use plugin getPermissionStates method in case it is overridden Dec 11, 2020
@ikeith ikeith mentioned this pull request Dec 11, 2020
5 tasks
@imhoffd imhoffd changed the title fix(Android): Use plugin getPermissionStates method in case it is overridden fix(Android): Use plugin's getPermissionStates() to support overriding Dec 13, 2020
@imhoffd imhoffd merged commit 855a607 into main Dec 13, 2020
@imhoffd imhoffd deleted the perm-states branch December 13, 2020 00:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants